/* 鐧诲綍椤甸潰鐨勫ご閮�*/
.top1{
	height:80px;
	overflow: hidden;
    background: #fff;
    z-index: 5;
}
.topLogo{
    line-height: 50px;
    height: 50px;
    margin-top: 15px;
    margin-right: 38px;
}
.topLogo img{
    display: block;
    height: 49px;
}
.changeBtn{
    overflow: hidden;
}
.changeBtn .student a,.changeBtn .teacher a{
    display: block;
    height: 36px;
    width: 80px;
    background: #f5f5f5;
    border-radius: 3px;
    margin-top: 22px;
    margin-right: 12px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #666;
}
.changeBtn a.hover{
    background: #426cfe;
    color: #fff;
} 
.wayTel{
    height: 80px;
    line-height: 80px;
}
.wayTel span{
    display: block;
    font-size: 20px;
    color: #444;
    padding-left: 35px;
    background: url(../images/icn1.png) left center no-repeat;
}

/*婊氬姩瑙嗚宸�*/

.teacherBox{
    position: relative;
    width:100%;
    height: 841px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ixBoxBg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.ixBox3Bg1{
	width: 100%;
	height: 100%;
	overflow: hidden;
	animation-duration:5s;
	position: absolute;
	top: 0;
	left: 0;
	z-index:0;
}
.ixBox3Bg1 .ixBoxBg div{
	width: 105%;
	height: 105%;
	background-position:center top;
	background-repeat: no-repeat;
	background-size:cover;
	position: absolute;
	left: -2.5%;
    top: -2.5%;
}
.ixBox3Bg1 .ixBoxBg div.tc{
    background-image: url(../images/teacher.png);
}
.ixBox3Bg1 .ixBoxBg div.st{
    background-image: url(../images/student.png);
}

/*鑰佸笀鐧诲綍*/
.tecaherCon{
    position: absolute;
    width: 345px;
    height: 400px;
    z-index: 5;
    background: #fff;
    top: 21.1401%;
    left: 50%;
    margin-left: -177px;
    padding: 35px 35px 0px;
    box-sizing: border-box;
}
.tecaherCon .tLogo{
    padding: 10px;
    height: 30px;
    line-height: 30px;
}
.tecaherCon .tLogo img{
    display: block;
    margin: 0 auto;
    height: 27px;
}
.tecaherCon .loginBox{
    width: 100%;
}
 .formBox{
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding: 0 5px;
}

 .formBox .formDiv .formIpt{
    line-height: 36px;
    width: 100%;
    height: 100%;
    border: none;
    font-size: 16px;
}
 .formBox .formDiv{
    line-height: 36px;
    width: 100%;
    height: 100%;
    border: none;
    font-size: 16px;
    float:left;
}
 .formBox .formDiv.w_160{
  width:140px;
 }
.formBox1{
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding: 0 5px;
    float: left;
}
 .formBox1 .formDiv{
    line-height: 36px;
    width: 70%;
    height: 100%;
    border: none;
    font-size: 16px;
    float:left;
}
 .formBox1 .formDiv .codeIpt{
    line-height: 36px;
    width: 100%;
    height: 100%;
    border: none;
    font-size: 16px;
}
 .formBox1 img{
    line-height: 36px;
    width: 30%;
    height: 100%;
    border: none;
    font-size: 16px;
    float:left;
}
input::-webkit-input-placeholder{
color:#ccc;
font-size:14px;
}
 
input:-moz-placeholder{
color:#ccc;
font-size:14px;
}
 
input::-moz-placeholder{
color:#ccc;
font-size:14px;
}
input:-ms-input-placeholder{
color:#ccc;
font-size:14px;
}
.loginBtn{
    width: 100%;
    height: 44px;
    border-radius: 3px;
    background: #426cfe;
    text-align: center;
    line-height: 44px;
}
.loginBtn a{
    display: block;
    color: #fff;
    font-size: 16px;
}

/*瀛︾敓娉ㄥ唽*/
.wrapA{
    position: absolute;
    width: 1200px;
    height: 100%;
    top:0;
    left: 50%;
    margin-left: -600px;
}
.wrapA .studentBox{
    position: absolute;
    z-index: 5;
    right: 0;
    top: 50%;
    width: 785px;
    height: 490px;
	margin-top:-250px;
    overflow: hidden;
}
.wrapA .studentBox .studentCom{
    width: 440px;
    height: 100%;
    background: rgba(255,255,255,0.6);
    padding: 35px 90px 0 25px;
    box-sizing: border-box;
}
.wrapA .studentBox .studentCom .maxKis{
    height: 112px;
    line-height: 56px;
    font-size: 36px;
    color: #666;
}
.wrapA .studentBox .studentCom .minKis{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #666;
}

.studentLg{
    background:#fff;
    height: 490px;
    overflow: hidden;
    padding: 35px 40px 0;
}
.studentLg .titlet{
    font-size: 24px;
    color: #666;
}
.formBox .code{
    height: 35px;
    margin-bottom: 1px;
    width: 80px;
}
.formBox .code img{
    display: block;
    height: 35px;
}
.formBox .formDiv{
    overflow: hidden;
    height: 100%;
}
.formBox .codeBtn{
    width: 105px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 3px;
    border:1px solid #426cfe;
    border-radius: 4px;
}
.formBox .codeBtn a{
    display: block;
    font-size: 14px;
    color: #426cfe;
}
.f18{
    font-size: 18px;
}
.slink{
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    text-align: center;
}
.slink a{
    color: #999;
}
.slink a i{
    font-style: normal;
    color: #333;
}
.slink a i:hover{
    color: #426cfe;
}
/*瀛︾敓鐧诲綍*/
.pass{
	height: 30px;
	line-height: 30px;
}
.getpass{
	float: left;
	display: inline;
}
.getpass span{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size:14px;
	color: #666;
	padding-left: 30px;
	background: url(../images/check2.png) left center no-repeat;
}
.getpass.select span{
	background: url(../images/check1.png) left center no-repeat;
}
.forget{
	float: right;
	display: inline;
	height: 30px;
	line-height: 30px;
    text-align: right;
    font-size: 14px;
}
.forget a{
    color: #666;
}
.forget a:hover{
    color: #426cfe;
}
/*瀵嗙爜鎵惧洖*/
.pasd{
    height:31px;
    line-height: 31px;
}
.pasd .back a{
    font-size: 14px;
    color: #999;
}
.pasd .back a:hover{
    color: #426cfe;
}